Skip to content

C#/Unity SDK - Add expiration for stored request durations #3148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bfops
Copy link
Collaborator

@bfops bfops commented Aug 8, 2025

Description of Changes

Migrating clockworklabs/com.clockworklabs.spacetimedbsdk#193 since we are merging that repo into this one.

This adds configurable expiration time for request durations. This is to prevent memory leak in long-running applications where otherwise the queue would only keep growing indefinitely.

API and ABI breaking changes

None

Expected complexity level and risk

Testing

This adds configurable expiration time for request durations. This is to prevent memory leak in long-running applications where otherwise the queue would only keep growing indefinitely.
@bfops
Copy link
Collaborator Author

bfops commented Aug 8, 2025

@jdetter or @rekhoff are you familiar with the original motivation here?

@bfops bfops added the release-any To be landed in any release window label Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-any To be landed in any release window
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants